home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pesquisa Dirigida
/
Pesquisa Dirigida.iso
/
JOGOS
/
indiana_jones.swf
/
scripts
/
DefineButton2_91
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-01-07
|
73b
|
5 lines
on(release){
_root.instr.gotoAndPlay(2);
gotoAndStop("goo");
}